OfficeWebAppsAPI
The OfficeWebAppsAPI
class provides methods to interact with Office Web Apps, including functionality to retrieve action URLs for specific documents or actions.
Methods
Name | Description |
---|---|
GetActionUrl(fileSecret, action, extension, cancellationToken, telemetryCollectorHolder) | Retrieves the action URL for an Office Web App, based on parameters such as the file secret, action type, and file extension. |
SetUrl(url) | Sets the API URL for requests. |